Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LINK-1393 | Control uWSGI process amount #637

Merged
merged 2 commits into from
Jul 25, 2023

Conversation

charn
Copy link
Contributor

@charn charn commented Jul 25, 2023

This PR adds configuration options for controlling the amount of uWSGI processes, defaulting to the current amount.

Defaults to the current amount of two processes and threads.

Refs LINK-1393
@charn charn requested review from danipran and tonipel July 25, 2023 11:44
@codecov-commenter
Copy link

Codecov Report

Merging #637 (965712b) into develop (df08f31) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #637   +/-   ##
========================================
  Coverage    74.52%   74.52%           
========================================
  Files          237      237           
  Lines        17074    17074           
========================================
  Hits         12725    12725           
  Misses        4349     4349           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sonarcloud
Copy link

sonarcloud bot commented Jul 25, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Contributor

@danipran danipran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@charn charn merged commit a92aa76 into develop Jul 25, 2023
3 checks passed
@charn charn deleted the LINK-1393-resource-allocation branch July 25, 2023 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants